Skip to main content

Exercise 5 - Update a Schedule Instance Property through an Event

  1. Create a Schedule called UPDATE MULTI-INSTANCE PROPERTY VALUES.
  2. Create a Null Job called 10-ACCOUNTING.
  • FREQUENCY = MON-FRI-N
  • EVENT = $PROPERTY:SET,SI.TIME.[[$DATE]].MY FIRST MULTI-INSTANCE SCHEDULE_10-ACCOUNTING,99
  1. Build the UPDATE MULTI-INSTANCE PROPERTY VALUES Schedule and allow it to run.
  2. In the SAM Log, you should see the $PROPERTY:SET Event change the TIME property from 10 to 99 within MY FIRST MULTI-INSTANCE SCHEDULE_10-ACCOUNTING Schedule.
  3. Edit MY FIRST MULTI-INSTANCE SCHEDULE_10-ACCOUNTING Daily Schedule and verify the TIME Schedule Instance Property is now set to 99.

Enterprise Manager

Details
  1. Create a Schedule called UPDATE MULTI-INSTANCE PROPERTY VALUES.
  2. Create a Null Job called 10-ACCOUNTING.
  • FREQUENCY = MON-FRI-N
  • EVENT = $PROPERTY:SET,SI.TIME.[[$DATE]].MY FIRST MULTI-INSTANCE SCHEDULE_10-ACCOUNTING,99
  1. Build the UPDATE MULTI-INSTANCE PROPERTY VALUES Schedule and allow it to run.
  2. In the SAM Log, you should see the $PROPERTY:SET Event change the TIME property from 10 to 99 within MY FIRST MULTI-INSTANCE SCHEDULE_10-ACCOUNTING Schedule.
  3. Edit MY FIRST MULTI-INSTANCE SCHEDULE_10-ACCOUNTING Daily Schedule and verify the TIME Schedule Instance Property is now set to 99.